Publish proto for gs_get_container for geoniche.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 5 May 2006 18:58:12 +0000 (18:58 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Fri, 5 May 2006 18:58:12 +0000 (18:58 +0000)
gpsbabel/defs.h

index ab9326fd08ea71a989b5d435675b6c156a9ee5fe..28d15d2cb197a1c3f1c13e36a93d9f84c5fa5c62 100644 (file)
@@ -651,6 +651,7 @@ time_t current_time(void);
 signed int month_lookup(const char *m);
 const char *get_cache_icon(const waypoint *waypointp);
 const char *gs_get_cachetype(geocache_type t);
+const char *gs_get_container(geocache_container t);
 char * xml_entitize(const char * str);
 char * html_entitize(const char * str);
 char * strip_html(const utf_string*);